EditField.KeyDown Event

The user has pressed the Key passed while the EditField has the focus. Returns a Boolean.

Syntax

KeyDown ( Key )

Parameters

Key

String


Returning True means that no further processing is to be done with Key.